Uses of Class
observations.OutOfRangeException

Packages that use OutOfRangeException
observations The observations package represents the domain layer.  
 

Uses of OutOfRangeException in observations
 

Constructors in observations that throw OutOfRangeException
Measurement(Quantity amount, PhenomenonType phenomenonType, Patient patient, java.util.Date whenObserved)
          Constructs a Measurement object.